Skip to content

fix: pick the kernel version compatible to gpfs based on global search#128

Merged
kalebskeithley merged 3 commits intonfs-ganesha:centos-cifrom
Manimaran-MM:IBMCEPHQE-715
Jan 16, 2026
Merged

fix: pick the kernel version compatible to gpfs based on global search#128
kalebskeithley merged 3 commits intonfs-ganesha:centos-cifrom
Manimaran-MM:IBMCEPHQE-715

Conversation

@Manimaran-MM
Copy link

@Manimaran-MM Manimaran-MM commented Jan 14, 2026

fix: pick the kernel version compatible to gpfs based on global search instead of hardcoding

Current Issue:

  • CentOS has rolling builds and it requires manual intervention to identify and hardcode the builds
  • It shows as test failure which may lead to miss issues

Proposed Solution:

  • To have a generic mechanism to identify the kernel version for the qcow image before loading
  • Provide the constraint based on GPFS versions
  • Parse, compare and pick the version that is satisfying the kernel version

Log:
https://jenkins-nfs-ganesha.apps.ocp.cloud.ci.centos.org/view/WIP%20(Test%20only)/job/test-mani-gpfs/154/consoleFull

…h instead of hardcoding

Current Issue:
- CentOS has rolling builds and it requires manual intervention to identify and hardcode the builds
- It shows as test failure which may lead to miss issues

Proposed Solution:
- To have a generic mechanism to identify the kernel version for the qcow image before loading
- Provide the constraint based on GPFS versions
- Parse, compare and pick the version that is satisfying the kernel version

Signed-off-by: Manimaran-MM <manim@redhat.com>
@Manimaran-MM Manimaran-MM force-pushed the IBMCEPHQE-715 branch 2 times, most recently from 55cbafc to 96a1a7c Compare January 16, 2026 04:40
- Based on the Enable ACL and Security Label param, update the conf beforehand rather than updating after bring up

Signed-off-by: Manimaran-MM <manim@redhat.com>
@Manimaran-MM Manimaran-MM force-pushed the IBMCEPHQE-715 branch 2 times, most recently from b317ee2 to cc84bd8 Compare January 16, 2026 07:57
Signed-off-by: Manimaran-MM <manim@redhat.com>
Copy link

@kalebskeithley kalebskeithley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@kalebskeithley kalebskeithley merged commit 366eff6 into nfs-ganesha:centos-ci Jan 16, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants